PstFile Methods

Methods

Close Closes this instance.
Dispose Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Equals
(Inherited from Object)
Finalize
(Inherited from Object)
GetFolder(Byte) Gets the folder.
GetFolder(Int64) Gets the folder.
GetHashCode
(Inherited from Object)
GetItem(Byte) Gets the item.
GetItem(Int64) Gets the item.
GetType
(Inherited from Object)
MemberwiseClone
(Inherited from Object)
Open(Stream) Opens the specified stream.
Open(String) Opens the specified file path.
Open(Stream, Encoding) Opens the specified stream.
Open(String, Encoding) Opens the specified file path.
ToString
(Inherited from Object)

See Also